Eclipse Platform
Pre-release 3.0

Uses of Class
org.eclipse.team.core.subscribers.BackgroundEventHandler.Event

Packages that use BackgroundEventHandler.Event
org.eclipse.team.core.subscribers   
 

Uses of BackgroundEventHandler.Event in org.eclipse.team.core.subscribers
 

Methods in org.eclipse.team.core.subscribers with parameters of type BackgroundEventHandler.Event
protected  void BackgroundEventHandler.queueEvent(BackgroundEventHandler.Event event)
          Queue the event and start the job if it's not already doing work.
protected abstract  void BackgroundEventHandler.processEvent(BackgroundEventHandler.Event event, IProgressMonitor monitor)
          Process the event in the context of a running background job.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.